home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
351-375
/
359
/
dice
/
dice.lzh
/
lib
/
compat
/
bpf.a
Wrap
Text File
|
1990-03-27
|
174b
|
16 lines
; (c)Copyright 1990, Matthew Dillon, All Rights Reserved
;
;
section text,code
xdef ___builtin_printf
xref _printf
___builtin_printf:
jmp _printf
END